github.com/andybalholm/brotli.zopfliCostModel.cost_dist_ (field)
6 uses
github.com/andybalholm/brotli (current package)
backward_references_hq.go#L65: cost_dist_ []float32
backward_references_hq.go#L80: self.cost_dist_ = make([]float32, (dist.alphabet_size))
backward_references_hq.go#L86: self.cost_dist_ = nil
backward_references_hq.go#L161: setCost(histogram_dist[:], uint(self.distance_histogram_size), false, self.cost_dist_)
backward_references_hq.go#L184: var cost_dist []float32 = self.cost_dist_
backward_references_hq.go#L212: return self.cost_dist_[distcode]
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |